*{word-wrap:break-word}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
html,body{*position:static}

address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
body{line-height:1.6}
h1,h2,h3,h4,h5,h6{font-size:100%}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a{text-decoration:none;cursor: pointer}
a:hover{text-decoration:underline;outline:none}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none}:focus{outline:none}
sub,sup{vertical-align:baseline}
button,input[type="button"], input[type="submit"] {line-height:normal !important}
/*img*/

*/

body {
    margin: 0;
    font-family: "Microsoft Yahei","Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.6;
    color: #212529;
    background-color: #f5f8fa;
}
.cl:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}

.am-topbar .am-text-ir {
    display: block;
    margin-top: 10px;
    margin-right: 10px;
    height: 60px;
    width: 263px;
    background: url(../images/logo.png) no-repeat left center;
    -webkit-background-size: 263px 60px;
    background-size: 263px 60px;
}
.am-topbar-inverse{
    background: #ff9800 !important;
    transition:all 500ms ease;
    -webkit-animation-name: menu_sticky;
    animation-name: menu_sticky;
    -webkit-animation-duration: 0.60s;
    animation-duration: 0.60s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.11);
}
.am-topbar-nav li a{
    font-size: 16px;
}
.am-topbar-nav li a span{
    margin-left: 8px;
}
#am-topbar{
    background: none;
    border-bottom: none;
}
#am-topbar a{
    color: #ffffff;
}
#am-topbar .am-active a{
    color: #ffffff;
    font-weight: bold;
}
#am-topbar ul li ul{
    background: #f2f2f2;
}
#am-topbar ul li ul li a{
    color: #222222;
    font-size: 12px;
}
#am-topbar ul li ul li a:hover{
    color: #0950A2;
}
#am-topbar a:hover{
    background: none;
}
/*.am-topbar-brand {*/
/*    padding: 0 10px;*/
/*    float: left;*/
/*    font-size: 1.8rem;*/
/*    height: 80px;*/
/*    line-height: 80px;*/
/*}*/
.btn-style-one{
    font-size: 14px;
    color: #ffffff;
    line-height: 29px;
    font-weight: 400;
    padding: 8px 24px;
    background: #0950a2;
    letter-spacing: 1px;
    border: 1px solid #0950a2;
    text-transform: uppercase;
    display: inline-block;
    font-family: "Microsoft YaHei";
    transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -webkit-transition:all 0.5s ease;
    -ms-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
}
.btn-style-one:hover{
    color: #0950a2;
    border: 1px solid #0950a2;
    background: transparent;
    transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -webkit-transition:all 0.5s ease;
    -ms-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
}
.desc{
    padding: 10px 0px;
    font-size: 13px;
    color: #999999;
}
.about-widget ol li{
    color: #999999;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}
.service-section {
    background:
            #f7f7f7;
    padding: 40px 0px 40px;
}
.section-title{
    font-size: 36px;
    color: #222222;
    line-height: 46px;
    font-weight: 400;
    padding-bottom: 20px;
    margin-bottom: 10px;
}
.service-section-item li{
    float: left;
    width: 228px;
    text-align: center;
    padding: 20px 15px;
    margin-bottom: 40px;
    background:#ffffff;
    cursor: pointer;
    margin-right: 15px;
}
.service-section-item-mobile li{
    text-align: center;
    padding: 20px 15px;
    margin-bottom: 40px;
    background:#ffffff;
    cursor: pointer;
    margin-right: 15px;
}
.service-section-item li:last-child{
    margin-right: 0px;
}
/*#f6f6f6*/

.products-section {
    position: relative;
    padding: 40px 0px 40px;
}
.gallery-section{
    position: relative;
    padding: 90px 0px 60px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.gallery-section p {
    position: relative;
    font-size: 14px;
    line-height: 1.8em;
    font-family: "Microsoft YaHei";
    color: #777777;
    margin-bottom: 6px;
}
.gallery-section:before{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.9);
}
.gallery-section .section-title h2:before{
    margin-left: 0px;
    left: 0px;
}
.gallery-filter{
    text-align: right;
}
.post-filter {
    display: inline-block;
    margin: 15px 0px 30px;
}
.post-filter li {
    padding: 0;
}
.post-filter li.active {}
.post-filter li span {
    color: #464646;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    display: block;
    padding-left: 40px;
    cursor: pointer;
    transition: .5s ease;
    font-family: "Microsoft YaHei";
}
.post-filter li:last-child span {
    border-right: 0px;
}
.post-filter.style-2 li span {
    color: #fff;
}
.post-filter li:hover span,
.post-filter li.active span {
    color: #0950a2;
    transition: .5s ease;
}
.post-filter li span i {
    font-size: 14px;
    margin-right: 5px;
}
.section-title h2.white-color {
    color: #fff;
}
.gallery-section .inner-box {
    position: relative;
    overflow: hidden;
}
.gallery-section .item {
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.gallery-section .item img{
    width: 100%;
}
.gallery-section .overlay .top {
    position: absolute;
    text-align: center;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 0%;
    background: rgba(11, 70, 150, 0.8);
    transition: .5s cubic-bezier(0.4, 0, 1, 1);
    opacity: 0;
    visibility: hidden;
}
.gallery-section .item:hover .overlay .top {
    height: 100%;
    transition: .5s cubic-bezier(0.4, 0, 1, 1);
    opacity: 1;
    visibility: visible;
}
.gallery-section .overlay .top .box {
    display: table;
    width: 100%;
    height: 100%;
}
.gallery-section .overlay .top .content {
    display: table-cell;
    vertical-align: middle;
}
.gallery-section .overlay .top a {
    position: relative;
    color: #fff;
    line-height: 41px;
    text-align: center;
    padding: 0 18px;
    font-size: 24px;
}
.gallery-section .bottom {
    color: #fff;
    margin-bottom: 30px;
    transition: .5s ease;
}
.gallery-section .item:hover .bottom {
    bottom: 10px;
    opacity: 1;
    visibility: visible;
    transition: .9s ease;
    transition-delay: .3s;
}
.gallery-section .bottom h4 {
    color: #ffffff;
    line-height: 28px;
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 400;
}
.gallery-section .bottom p {
    color: #0950a2;
    font-size: 14px;
    font-weight: 400;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}
.gallery-section .bottom-content {
    position: relative;
    margin: 20px 0 25px;
}
.gallery-section .bottom-content h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
}
.gallery-section .bottom-content p {
    color: #42c0e5;
}
.fancybox-skin{
    background: rgba(11, 70, 150, 0.8) !important;
}
.wellcome-section{
    padding: 40px 0px 40px;
}
.wellcome-section .section-title{
    margin-bottom: 40px;
}
.wellcome-section .item-holder{
    margin-bottom: 40px;
    border: 1px solid #f7f7f7;
}
.wellcome-section .image-box{
    position: relative;
}
.wellcome-section .image-box img{
    width: 100%;
}
.wellcome-section .overly-btn{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(255, 255, 255, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    transform: scale(0, 0);
}
.wellcome-section .item-holder:hover .overly-btn{
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
}
.wellcome-section .icon-box {
    position: absolute;
    right: 30px;
    bottom: -30px;
    background: #0950a2;
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border-radius: 5px;
}
.wellcome-section .icon-box i:before{
    color: #ffffff;
    font-size: 36px;
    margin-left: 0px;
}
.wellcome-section .item-holder .text{
    padding: 15px;
}
.wellcome-section .item-holder h5{
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    color: #222222;
    font-family: "Microsoft YaHei";
}
.wellcome-section .item-holder p{
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    color: #848484;
    font-family: "Microsoft YaHei";
}
.blog-section{
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    z-index: 1;
    background-color: #F7F7F7;
}
.blog-section .section-title{
    position: relative;
    /*margin-bottom: 40px;*/
}
.blog-section .item-holder{
    position: relative;
    margin-bottom: 40px;
    transition: all 500ms ease;
    background-color: #ffffff;
}
.blog-section .item-holder:hover{
    transition: all 500ms ease;
    box-shadow: 0 0 20px 5px #f1f1f1;
}
.blog-section .item-holder .image-box{
    position: relative;
}
.blog-section .item-holder img{
    position: relative;
    width: 100%;
}
.blog-section .item-holder .image-box .date-box{
    position: absolute;
    bottom: -20px;
    left: 30px;
}
.blog-section .item-holder .date-box span{
    font-size: 16px;
    color: #ffffff;
    line-height: 18px;
    font-weight: 400;
    padding: 8px 20px;
    background: #0950a2;
    display: inline-block;
    font-family: "Microsoft YaHei";
}
.blog-section .item-holder .content-text{
    position: relative;
    padding: 0px 15px;
    margin-top: 10px;
    /*border: 1px solid #f7f7f7;*/
    border-top: none;
}
.blog-section .content-text .sec-title h5{
    position: relative;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #222222;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.blog-section .content-text .sec-title h5:before{
    position: absolute;
    left: 0px;
    bottom: 0px;
    content: '';
    width: 50px;
    height: 2px;
    background: #0950a2;
}
.blog-section .content-text .text p{
    font-size: 14px;
    line-height: 26px;
    color: #848484;
    font-weight: 400;
    padding-bottom: 15px;
}
.blog-section .item-holder .blog-info{
    border-top: 1px solid #f6f6f6;
}
.blog-section .item-holder .blog-info li{
    display: inline-block;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    color: #848484;
    padding: 12px 0px;
    margin-right: 10px;
    text-transform: capitalize;
    font-family: "Microsoft YaHei";
}
.blog-section .item-holder .blog-info li i{
    font-size: 13px;
    margin-right: 8px;
}

.subscribe-section {
    position: relative;
    padding: 50px 0px 55px;
    /*background: #f7f7f7;*/
}
.subscribe-section .auto-container {
    position: relative;
    z-index: 1;
}
.subscribe-section h2 {
    position: relative;
    color: #1c1c1c;
    font-size: 32px;
    font-weight: 700;
    margin-top: 15px;
}
.subscribe-section .text {
    position: relative;
    font-size: 16px;
    color: #888888;
    margin-bottom: 20px;
}
.subscribe-section form {
    position: relative;
    margin-top: 30px;
}
.subscribe-section .form-group {
    position: relative;
    display: block;
    margin-bottom: 0px;
    overflow: hidden;
}
.subscribe-section .form-group input[type="text"],
.subscribe-section .form-group input[type="tel"],
.subscribe-section .form-group input[type="email"],
.subscribe-section .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 25px;
    padding: 10px 16px;
    height: 47px;
    color: #848484;
    font-size: 14px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.subscribe-section .form-group input[type="submit"],
.subscribe-section .form-group button {
    position: absolute;
    top: 0;
    right: 0;
}
.subscribe-section .form-group button span {
    font-size: 20px;
    padding-left: 0 !important;
    padding-right: 8px;
}
.subscribe-section .form-group input[type="text"]:focus,
.subscribe-section .form-group input[type="tel"]:focus,
.subscribe-section .form-group input[type="email"]:focus,
.subscribe-section .form-group textarea:focus {
    border-color: #0950a2;
    transition: all 300ms ease;
}

.main-footer{
    position: relative;
    z-index: 1;
    border-top: 5px solid #0950a2;
    background-repeat: no-repeat!important;
    background-size: cover!important;
}
.main-footer:before{
    position: absolute;
    top: 0px;
    left: 0px;
    content: '';
    z-index: -1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
}
.main-footer .footer-top{
    padding: 70px 0px 70px;
}
.footer-top .sec-title h6{
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    line-height: 30px;
    padding: 15px 0px 20px;
    text-transform: capitalize;
    font-family: "Microsoft YaHei";
}
.footer-top p{
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    color: #cccccc;
}
.footer-top .about-widget{margin-right: 30px;}
.footer-top .footer-logo{padding-bottom: 10px;}
.footer-top .social-links{
    padding-top: 10px;
}
.footer-top .social-links  li {
    display: inline-block;
    margin-right: 10px;
}
.footer-top .social-links  li i{
    font-size: 14px;
    line-height: 35px;
    width: 38px;
    height: 38px;
    color: #d4dae3;
    text-align: center;
    border: 2px solid rgba(255, 255, 255, 0.35);
    transition:all 500ms ease;
}
.footer-top .social-links  li:hover i{
    background: #0950a2;
    border-color: #0950a2;
    transition:all 500ms ease;
}
.footer-top .menu-link ul{
    margin-top: -10px;
}
.footer-top .menu-link li {
    padding: 3px 0px;
}
.footer-top .menu-link li a{
    font-size: 14px;
    font-weight: 400;
    color: #d4dae3;
    font-family: "Microsoft YaHei";
    transition:all 500ms ease;
}
.footer-top .menu-link li:hover a{
    color: #0950a2;
    text-decoration: underline;
    transition:all 500ms ease;
}
.footer-top .menu-link li i{
    margin-right: 8px;
}
.footer-top .blog-cloumn{
    margin-left: -20px;
}
.footer-top .blog-cloumn .item{
    position: relative;
    padding-left: 100px;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.footer-top .blog-cloumn .item img{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 80px;
    height: 80px;
}
.footer-top .blog-cloumn .item h6{
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    padding-bottom: 10px;
}
.footer-top .blog-cloumn .item span{
    font-size: 16px;
    color: #cccccc;
}
.footer-top .gallery-widget{
    position: relative;
    margin-left: -20px;
}
.footer-top .gallery-widget .image{
    position:relative;
    float:left;
    width:29%;
    margin: 5px;
    overflow: hidden;
}
.footer-top .gallery-widget .image img{
    position:relative;
    width:100%;
}
.footer-top .gallery-widget .image .lightbox-image{
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    top: 0px;
    left: 0px;
    display: flex;
    z-index: 99;
    align-items: center;
    justify-content: center;
    background: -moz-linear-gradient(left, rgba(122,102,203,1) 0%, rgba(72,189,197,0.74) 100%);
    background: -webkit-linear-gradient(left, rgb(11, 70, 150) 0%,rgba(250, 250, 250, 0.5) 100%);
    background: linear-gradient(to right, rgb(11, 70, 150) 0%,rgba(250, 250, 250, 0.5) 100%);
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    transform: scale(0, 0);
}
.footer-top .gallery-widget .image .lightbox-image i{
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
}
.footer-top .gallery-widget .image:hover .lightbox-image{
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
}
.footer-bottom{
    padding: 13px 0px;
    border-top: 1px solid #474b5a;
}
.footer-bottom .copyright-text p{
    font-size: 14px;
    font-weight: 400;
    color: #d4dae3;
    line-height: 26px;
    margin-bottom: 0px;
    letter-spacing: .5px;
    padding: 6px 0px;
    text-transform: capitalize;
    font-family: "Microsoft YaHei";
}
.footer-bottom .copyright-text a{
    color: #0950a2;
}

.right_nav{ right:0; bottom:100px; position:fixed; text-align:left;overflow: hidden;z-index:999;}
.right_nav li{background:#0950a2;margin:4px 0;padding: 10px;border-top-left-radius: 4px;border-bottom-left-radius: 4px;cursor:pointer;position:relative; right: -70px;}
.right_nav li .iconBox{text-align: center;overflow: hidden;display: flex;align-items: center;justify-content: space-between}
.right_nav li img{width: 30px;height:30px;}
.right_nav li h4{color: #fff;font-size:14px;margin:2px 0;margin-left: 15px;}
.right_nav li:hover{background:#cf1322}
.right_nav li .hideBox{display: none;position: absolute;right:120px;padding:10px;padding-right: 15px; top:-10px;z-index: 999;}
.right_nav li .hideBox .hb{border: 1px solid #ccc;background-color: #fff; padding: 10px 20px;border-top: 2px solid #0950a2;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;}
.right_nav li .hideBox .hb h5{padding: 5px 0;border-bottom: 2px solid #ccc;color: #0950a2;font-size: 16px;font-weight: 400;display: block;white-space: nowrap;}
.right_nav li .hideBox .hb p {margin-top: 5px;font-size: 18px;font-weight: 700;}
.right_nav li .hideBox .hb .qqtalk{margin-top: 10px;}
.right_nav li .hideBox .hb .qqtalk a{display: flex;align-items: center}
.right_nav li .hideBox .hb .qqtalk img{width: 25px;height:25px;}
.right_nav li .hideBox .hb .qqtalk p{font-size: 14px;font-weight: 400;white-space: nowrap;margin-top: -5px;margin-left: 5px;}
.right_nav li:nth-child(3) .hideBox img{width:140px;height: 140px;margin-top: 10px;}


/*内页*/
.section{
    background:#f6f6f6;
    padding-top: 20px;
    padding-bottom: 24px;
}
.page-nav{
    padding: 15px 0px;
}
.section-l,.section-r{
    margin-top: 30px;
}


/***

====================================================================
	Shop Page Style
====================================================================

***/

.shop-page {
    position: relative;
    padding: 30px 0px;
}
.shop-page .left-side .search-box{
    position: relative;
    height: 50px;
    margin-bottom: 30px;
    border: 1px solid #dddddd;
}
.shop-page .left-side .search-box input{
    color: #222222;
    width: 100%;
    padding: 10px;
}
.shop-page .left-side ::-webkit-input-placeholder {
    color: #222222;
}
.shop-page .left-side .search-box button{
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    right: 5px;
    top: 2px;
    bottom: 5px;
    background: transparent;
}
.shop-page .left-side .search-box button i{
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: #848484;
}
.shop-page .left-side h6{
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    color: #222222;
    text-transform: uppercase;
    padding-bottom: 12px;
    padding-top: 15px;
}
.shop-page .left-side .service-menu li{
    position: relative;
    margin-bottom: 4px;
    overflow: hidden;
    z-index: 1;
    background: #f8f8f8;
    border-bottom: 1px dotted #7f7f7f;
}
.shop-page .left-side .service-menu li:before{
    position: absolute;
    top: 1px;
    left: -98%;
    content: '';
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #0b4696;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}
.shop-page .left-side .service-menu li:hover:before{
    left: 0px;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}
.shop-page .left-side .service-menu  .am-active a{
    background: #0950a2;
    color: #ffffff;
}
.shop-page .left-side .service-menu li a{
    font-size: 14px;
    color: #222222;
    font-weight: 400;
    display: block;
    line-height: 26px;
    padding: 12px 20px 12px 30px;
    text-transform: uppercase;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}
.shop-page .left-side .service-menu li:hover a{
    color: #ffffff;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}
.shop-page .left-side .service-menu li i{
    float: right;
    font-size: 14px;
    line-height: 26px;
}
.single-sidebar.price-ranger .ui-widget-content {
    background: #f7f7f7;
    border: none;
    height: 4px;
    margin-top: 15px;
}
.single-sidebar.price-ranger .ui-slider-handle {
    width: 18px;
    height: 18px;
    margin-left: 0px;
    margin-top: -3px;
    border-radius: 50%;
    border: 3px solid #0b4696;
    outline: none;
}
.single-sidebar.price-ranger .ui-slider .ui-slider-range {
    background: #0b4696;
}
.single-sidebar.price-ranger .ranger-min-max-block {
    margin-top: 20px;
    margin-bottom: 45px;
}
.single-sidebar.price-ranger .ranger-min-max-block input {
    display: inline-block;
}
.single-sidebar.price-ranger .ranger-min-max-block input[type='submit'] {
    text-align: center;
    outline: none;
    line-height: 25px;
    font-size: 13px;
    color: #ffffff;
    font-weight: 600;
    float: right;
    background: #0b4696;
    padding: 4px 20px;
    text-transform: uppercase;
    border: 1px solid #0b4696;
}
.single-sidebar.price-ranger .ranger-min-max-block input[type='text'] {
    border: none;
    text-align: center;
    outline: none;
    width: 25px;
    font-size: 14px;
    line-height: 26px;
    margin-top: 5px;
    color: #222222;
    font-weight: 400;
    text-align: left;
}
.single-sidebar.price-ranger .ranger-min-max-block span {
    color: #222222;
    font-weight: 400;
}
.shop-page .right-side .image-box{
    position: relative;
}
.shop-page .right-side .image-holder{
    margin-bottom: 30px;
}
.shop-page .right-side .image-box img{
    width: 100%;
}
.shop-page .right-side .image-holder .overly-box{
    position: absolute;
    bottom: 0px;
    left: 22%;
    opacity: 0;
    transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -webkit-transition:all 0.5s ease;
    -ms-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
}
.shop-page .right-side .image-holder:hover .overly-box{
    opacity: 1;
    bottom: 30px;
    transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -webkit-transition:all 0.5s ease;
    -ms-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
}
.shop-page .right-side .overly-box li:hover{
    background: #0b4696;
}
.shop-page .right-side .overly-box li{
    display: inline-block;
    width: 45px;
    height: 45px;
    margin-right: 2px;
    line-height: 45px;
    color: #ffffff;
    background: #000000;
}
.shop-page .right-side .overly-box li i{
    color: #ffffff;
}
.shop-page .right-side .image-text{
    border: 1px solid #e5e5e5;
    padding-top: 8px;
    padding-bottom: 5px;
    border-top: none;
}
.shop-page .right-side .image-text h6{
    font-size: 18px;
    line-height: 26px;
    color: #222222;
    font-weight: 500;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.shop-page .right-side .image-text span{
    font-size: 18px;
    line-height: 26px;
    color: #0b4696;
    font-weight: 600;
}

/***

====================================================================
	Checkout Section
====================================================================

***/
.checkout-content{
    position: relative;
    padding: 95px 0px;
}
.checkout-content label{
    display: block !important;
    font-size: 14px;
    line-height: 26px;
    color: #222;
    margin-bottom: 2px;
    font-weight: 400;
}
.checkout-content .billing-form input,
.checkout-content .billing-form select{
    position: relative;
    border: 1px solid #e5e5e5;
    height: 45px;
    width: 100%;
    padding: 0px 15px;
    margin-bottom: 23px;
}
.checkout-content .billing-form select{
    cursor: pointer;
}
.checkout-content .billing-form input[type="checkbox"] {
    height: 17px;
    width: 17px;
    background: #fff;
    border: 1px solid #e5e5e5;
    margin-top: 10px;
}
.checkout-content .billing-form span{
    position: relative;
    font-size: 14px;
    line-height: 26px;
    color: #222;
    display: inline-block;
    top: -3px;
}
.checkout-content .top-content{
    position: relative;
    font-size: 14px;
    line-height: 27px;
    color: #222;
    display: block;
    border: 1px solid #e5e5e5;
    padding: 12px 29px 14px 29px;
    margin-bottom: 30px;
}
.checkout-content .top-content:before{
    position: absolute;
    content: '';
    background: #0b4696;
    width: 3px;
    height: 103%;
    left: 0px;
    top: -1px;
}
.checkout-content .top-content a{
    color: #0b4696;
}
.checkout-content .title{
    position: relative;
    display: block;
    background: #f5f5f5;
    font-size: 22px;
    line-height: 30px;
    color: #222;
    font-weight: 600;
    padding: 12px 0px 13px 30px;
    margin-bottom: 0px;
}
.checkout-content .billing-form{
    position: relative;
    border: 1px solid #e5e5e5;
    padding: 23px 30px 7px 29px;
    margin-bottom: 30px;
    border-top: none;
}
.checkout-content .additional-content{
    position: relative;
    border: 1px solid #e5e5e5;
    padding: 23px 29px 30px 29px;
    border-top: none;
}
.checkout-content .additional-content .notes{
    position: relative;
    font-size: 14px;
    line-height: 26px;
    color: #222;
    margin-bottom: 1px;
}
.checkout-content .additional-content textarea{
    font-size: 14px;
    line-height: 26px;
    color: #848484;
    display: block;
    border: 1px solid #e5e5e5;
    height: 120px;
    padding: 8px 0px 0px 18px;
    width: 100%;
    resize: none;
}
.checkout-content .your-order{
    position: relative;
    padding: 0px 0px 0px 0px;
    border: 1px solid #e5e5e5;
    border-top: none;
    margin-bottom: 30px;
}
.checkout-content .your-order .single-item{
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    padding: 30px 30px 31px 30px;
}
.checkout-content .your-order .sub-total{
    border-bottom: 1px solid #e5e5e5;
}
.checkout-content .your-order .single-item .img-box{
    display: inline-block;
    padding: 0px 16px 0px 0px;
}
.checkout-content .your-order .single-item .text{
    display: inline-block;
    padding: 0px 0px 0px 0px;
    font-size: 17px;
    line-height: 28px;
    color: #222;
    margin: 0px;
}
.checkout-content .your-order .single-item .text span{
    position: absolute;
    font-size: 20px;
    line-height: 30px;
    color: #848484;
    right: 30px;
    top: 56px;
}
.checkout-content .your-order .sub-total,
.checkout-content .your-order .order-total{
    position: relative;
    font-size: 17px;
    line-height: 28px;
    color: #222;
    padding: 25px 30px 11px 30px;
    display: block;
}
.checkout-content .your-order .sub-total span,
.checkout-content .your-order .order-total span{
    float: right;
    position: relative;
    font-size: 20px;
    line-height: 30px;
    color: #848484;
}
.checkout-content .your-order .order-total{
    padding: 13px 30px 22px 30px;
}
.checkout-content .your-order .order-total span{
    color: #0b4696;
}
.checkout-content .payment-process .payment-system{
    position: relative;
    border: 1px solid #e5e5e5;
    border-top: none;
    padding: 26px 29px 25px 29px;
}
.checkout-content .payment-process .payment-system input[type="checkbox"] {
    height: 17px;
    width: 17px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.checkout-content .payment-process .payment-system span{
    position: relative;
    font-size: 17px;
    line-height: 28px;
    color: #222;
    top: -3px;
    margin-right: 25px;
}
.checkout-content .payment-process .payment-system .text{
    font-size: 13px;
    line-height: 24px;
    color: #848484;
    padding: 0px 15px 0px 31px;
    margin-bottom: 22px;
}
.checkout-content .payment-process .payment-system a{
    position: relative;
    font-size: 13px;
    line-height: 24px;
    color: #0b4696;
    text-decoration: underline;
    top: -5px;
    display: inline-block;
    margin-bottom: 18px;
}
.checkout-content .payment-process .payment-system a.pay-btn{
    position: relative;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    background: #0b4696;
    display: block;
    padding: 9px 0px 10px 0px;
    margin-top: 10px;
}

/***

====================================================================
	Single Product
====================================================================

***/

.single-product {
    padding: 20px 0px;
}
.single-product .section-title h3{
    font-size: 30px;
    line-height: 44px;
    top: -10px;
    padding-bottom: 14px;
}
.single-product .section-title span{
    font-size: 22px;
    font-weight: 600;
    color: #0b4696;
}
.single-product img{
    width: 100%;
}
.single-product .image-text p{
    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
    color: #848484;
    padding-top: 26px;
    padding-bottom: 25px;
}
.single-product .form-group{
    display: inline-block;
    margin-bottom: 32px;
}
.single-product .form-group input{
    width: 65px;
    height: 50px;
    margin-right: 17px;
    padding: 0px 10px;
    border: 1px solid #e5e5e5;
}
.single-product .form-group button{
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    padding: 12px 30px;
}
.single-product .image-text .tags strong{
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    color: #222222;
    text-transform: capitalize;
}
.single-product .image-text .tags a{
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    color: #0b4696;
    text-transform: capitalize;
    transition:all 0.5s ease;
}
.single-product .image-text .tags a:hover{
    color: #222222;
    transition:all 0.5s ease;
}
.single-product .image-text .social-links li {
    display: inline-block;
    margin-right: 4px;
}
.single-product .image-text .social-links li strong{
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #222222;
    text-transform: capitalize;
}
.single-product .image-text .social-links{
    margin-top: 36px;
}
.single-product .image-text .social-links li i{
    font-size: 16px;
    color: #ffffff;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
}
.single-product .image-text .social-links li:nth-child(2) i{
    background: #3b5999;
}
.single-product .image-text .social-links li:nth-child(3) i{
    background: #55acee;
}
.single-product .image-text .social-links li:nth-child(4) i{
    background: #bd081c;
}
.single-product .image-text .social-links li:nth-child(5) i{
    background: #00aff0;
}
.single-product .image-text .social-links li:nth-child(6) i{
    background: #0077b5;
}
.single-product .tabs-box{
    padding-top: 95px;
}
.single-product .tabs-box .tab-buttons .tab-btn{
    position: relative;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    color: #848484;
    margin-right: 35px;
    padding-bottom: 12px;
    text-transform: uppercase;
    transition:all 0.5s ease;
}
.single-product .tabs-box .tab-buttons .tab-btn.active-btn,
.single-product .tabs-box .tab-buttons .tab-btn.active-btn:hover{
    color: #0b4696;
    transition:all 0.5s ease;
}
.single-product .tabs-box .tab-buttons .tab-btn.active-btn:before,
.single-product .tabs-box .tab-buttons .tab-btn:hover:before{
    position: absolute;
    content: '';
    bottom: 0px;
    left: 0px;
    width: 100%;
    border-bottom: 2px solid #0b4696;
    transition:all 0.5s ease;
}
.single-product .tabs-box .tab-content{
    margin-top: 37px;
    padding: 32px 60px 22px 40px;
    border: 1px solid #e5e5e5;
}
.single-product .tabs-box .tab-content .tab{
    transition:all 0.5s ease;
}
.single-product .tabs-box .tab-content .tab h3{
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    color: #222222;
    padding-bottom: 14px;
}
.single-product .tabs-box .tab-content .tab p{
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    color: #848484;
    letter-spacing: .5px;
}
.shop-page.style-two{
    padding-top: 0px;
    padding-bottom: 70px;
}
.shop-page.style-two .section-title h3{
    font-size: 30px;
    padding-bottom: 13px;
}

/***

===================================================================
    Cart Page styles
===================================================================

***/

.cart-section {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
}
.cart-section .table-outer {
    position: relative;
    width: 100%;
    margin-bottom: 50px;
    overflow-x: auto;
}
.cart-section .cart-table {
    width: 100%;
    min-width: 1100px;
    border-top: none !important;
    border: 1px solid #e5e5e5;
}
.cart-section .cart-header{
    width: 100%;
    min-width: 1100px;
    background: #f5f5f5;
}
.cart-section .cart-header h6{
    position: relative;
    font-size: 20px;
    line-height: 36px;
    padding: 10px 30px;
    font-weight: 500;
    display: block;
    color: #222222;
    text-transform: uppercase;
}
.cart-table tbody tr .image-box {
    position: relative;
    padding: 57px 30px;
    width: 300px;
}
.cart-table tbody tr.item{
    border-bottom: 1px solid #e5e5e5;
}
.cart-table tbody tr .column-box {
    padding-left: 100px;
}
.cart-table tbody tr .column-box h6{
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: #222222;
    text-transform: uppercase;
}
.cart-table tbody tr .prod-thumb {
    position: absolute;
    left: 30px;
    top: 30px;
    padding: 0px;
}
.cart-table tbody tr .qty{
    width: 335px;
}
.cart-table tbody tr .qty input{
    width: 100px;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    padding: 10px 15px;
    color: #848484;
}
.cart-table tbody tr .sub-total{
    width: 320px;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    padding: 10px 15px;
    color: #0b4696;
}
.cart-table tbody tr .remove{
    width: 40px;
}
.cart-table tbody tr .remove i{
    font-size: 20px;
    color: #848484;
}
.cart-section .section-title h6{
    font-size: 20px;
    font-weight: 500;
    line-height: 35px;
    color: #222222;
    padding: 10px 30px;
    background: #f5f5f5;
    text-transform: uppercase;
}
.cart-section .apply-coupon{
    padding: 20px 30px;
}
.cart-section .apply-coupon p{
    font-size: 14px;
    line-height: 30px;
    color: #848484;
}
.cart-section .apply-coupon .form-group input{
    width: 370px;
    height: 45px;
}
.cart-section .apply-coupon .form-group button{
    width: 130px;
    background: none;
    color: #848484;
    height: 50px;
    border: 1px solid #0b4696;
    padding: 10px 16px;
    transition:all 0.5s ease;
}
.cart-section .apply-coupon .form-group button:hover{
    width: 130px;
    color: #ffffff;
    background: #0b4696;
    border: 1px solid #0b4696;
    transition:all 0.5s ease;
}
.cart-section .cart-total{
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
}
.cart-section .totals-table{
    padding: 14px 30px;
}
.cart-section .totals-table li{
    padding: 15px 0px;
    border-bottom: 1px solid #e5e5e5;
}
.cart-section .totals-table li:nth-child(2){
    border-bottom: none;
}
.cart-section .totals-table h6{
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    color: #222222;
    text-transform: uppercase;
}
.cart-section .totals-table span{
    float: right;
    font-size: 20px;
    color: #848484;
}
.cart-section .totals-table li:nth-child(2) span{
    color: #0b4696;
}
.cart-section .totals-table .link-btn{
    margin-top: 12px;
    float: right;
}
.cart-section .totals-table .link-btn .btn-style-one{
    height: 50px;
    padding: 10px 25px;
}
/***

====================================================================
    Contact Page
====================================================================

***/

.contact-page{
    padding: 3px 0px 50px;
}
.contact-page .form-group{
    margin-bottom: 22px;
}
.contact-page .form-group input{
    display: inline-block;
    height: 50px;
    color: #777777;
    font-size: 14px;
    padding-left: 20px;
    background: #f9f9f9;
    border-color: #f9f9f9;
    box-shadow: none;
    transition: all 500ms ease 0s;
}
.contact-page .form-group textarea{
    display: inline-block;
    height: 160px;
    resize: none;
    color: #777777;
    background: #f9f9f9;
    padding-top: 20px;
    padding-left: 20px;
    font-size: 14px;
    border-color: #f9f9f9;
    box-shadow: none;
    transition: all 500ms ease 0s;
}
.contact-page .form-group input:focus,
.contact-page .form-group textarea:focus{
    border-color: #0b4696;
    transition: all 500ms ease 0s;
}
.contact-page .form-bottom{
    display: block;
    text-align: center;
}

/***

====================================================================
   Map Section
====================================================================

***/

.map-section {
    position: relative;
    padding: 30px 0px;
}
.map-section #contact-google-map {
    height: 540px;
    width: 100%;
}
.map-section .contact-info{

    height: 480px;
    padding: 50px 30px;
    background: rgba(0, 0, 0, 0.8);
}
.map-section .contact-info .section-title h2{
    color: #ffffff;
    margin-bottom: 20px;
}
.map-section .contact-info .item{
    position: relative;
    padding-left: 40px;
    margin-bottom: 20px;
}
.map-section .contact-info .item:last-child{
    margin-bottom: 0px;
}
.map-section .contact-info .item strong{
    font-size: 18px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    text-transform: capitalize;
}
.map-section .contact-info .item p{
    font-size: 15px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
    margin-top: 10px;
}
.map-section .contact-info .item i{
    position: absolute;
    top: 5px;
    left: 0px;
    color: #0b4696;
    font-size: 24px;
}

@media only screen and (min-width:1025px){
    .products-section .card img{
        width: 100%;
        height: 240px;
    }
    .card .card-heading {
        display: block;
        padding: 10px;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        border-top: 1px solid 
        #0950a2;
    }

    .wellcome-section .item-holder img{
        width: 100%;
        height: 300px
    }
    
    .blog-section .item-holder img{
        width: 100%;
        height: 280px
    }


    .shop-page .right-side .image-holder img{
        width: 100%;
        height: 280px
    }
}

@media only screen and (max-width:640px){
    .products-section .media-wrapper img{
        width: 100%;
        height: 165px;
    }

    .section .media-wrapper img{
        width: 100%;
        height: 165px;
    }

}